IPresentationContext usage details

Summary

org.eclipse.debug.internal.ui.viewers.model.provisional.IPresentationContext has 321 total references to 10 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] IPresentationContext
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.cdt.dsf.debug.internal.ui.viewmodel.numberformat.detail.NumberFormatDetailPane.DetailJob.fPresentationContext -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.numberformat.NumberFormatsContribution.SelectNumberFormatAction.fContext -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.fPresentationContext -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMViewerUpdate.ClientUpdatePlaceHolder.fPresentationContext -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.DefaultVMModelProxyStrategy.fContext -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.MultiLevelUpdateHandler.fPresentationContext -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.ExpressionInformationControlCreator.ExpressionInformationControl.fContext -1 PRIVATE_PERMISSIBLE
DECLARED_PARAMETERIZED_FIELD
Reference Location Line Number Visibility
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMAdapter.fViewModelProviders -1 PRIVATE_PERMISSIBLE
EXTENDS
Reference Location Line Number Visibility
org.eclipse.cdt.debug.ui.disassembly.IDocumentPresentation -1 PRIVATE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMProvider.isPresentationContextEvent(Object) 355 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.canToggleLineBreakpoints(IWorkbenchPart, ISelection) 164 PRIVATE
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection) 89 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate) 70 PRIVATE
org.eclipse.cdt.dsf.debug.internal.ui.ExpressionInformationControlCreator.ExpressionInformationControl.createContent(Composite) 294 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.internal.ui.ExpressionInformationControlCreator.ExpressionInformationControl.createContent(Composite) 297 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.internal.ui.viewmodel.numberformat.detail.NumberFormatDetailPane.display(IStructuredSelection) 646 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.actions.VMHandlerUtils.getVMProviderForPart(IWorkbenchPart) 107 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.actions.AbstractVMProviderActionDelegate.getVMProvider() 85 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.numberformat.NumberFormatsContribution.getContributionItems() 95 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterBitFieldCellModifier.getValue(Object, String) 111 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterCellModifier.getValue(Object, String) 97 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterBitFieldCellModifier.modify(Object, String, Object) 168 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterCellModifier.modify(Object, String, Object) 135 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableCellModifier.getValue(Object, String) 86 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableCellModifier.modify(Object, String, Object) 129 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.ExpressionInformationControlCreator.ExpressionInformationControl.createContent(Composite) 281 PRIVATE_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.elements.adapters.CRegisterManagerContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.RegistersViewColumnPresentationFactory.getColumnPresentationId(IPresentationContext, Object) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getVariableTypeName(IVariable, IPresentationContext) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDefaultViewerInputProvider.getViewerInput(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CStackFrameViewerInputProvider.getViewerInput(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CRegisterManagerContentProvider.hasChildren(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getFontData(TreePath, IPresentationContext, String) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getLabel(TreePath, IPresentationContext, String) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getBackground(TreePath, IPresentationContext, String) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getForeground(TreePath, IPresentationContext, String) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getValueText(IVariable, IValue, IPresentationContext) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getColumnText(IVariable, IValue, IPresentationContext, String) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.RegistersViewColumnPresentationFactory.createColumnPresentation(IPresentationContext, Object) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.RegistersViewColumnPresentation.init(IPresentationContext) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CRegisterManagerContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CRegisterManagerProxyMementoProvider.getElementName(Object, IPresentationContext) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementProxyFactory.createModelProxy(Object, IPresentationContext) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.canToggleLineBreakpoints(IPresentationContext, Object) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getVariableName(IVariable, IPresentationContext) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getLabel(TreePath, IPresentationContext, String) -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE
org.eclipse.cdt.debug.ui.disassembly.IElementToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object) -1 PRIVATE
org.eclipse.cdt.debug.ui.disassembly.IElementToggleBreakpointAdapter.canToggleLineBreakpoints(IPresentationContext, Object) -1 PRIVATE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbVariableVMProvider.GdbVariableVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbExpressionVMProvider.GdbExpressionVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.breakpoints.GdbBreakpointVMProvider.GdbBreakpointVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.internal.ui.viewmodel.numberformat.detail.NumberFormatDetailPane.DetailJob.DetailJob(NumberFormatDetailPane, IPresentationContext, Object, ITreeSelection, IDebugModelPresentation) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.AbstractDebugVMAdapter.createViewModelProvider(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMProvider.createColumnPresentation(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMModelProxyStrategy.setChecked(IPresentationContext, Object, TreePath, boolean) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMProvider.getColumnPresentationId(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMProvider.BreakpointVMProvider(AbstractVMAdapter, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.DisabledExpressionVMNode.getCellEditor(IPresentationContext, String, Object, Composite) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.VMExpressionUpdate.VMExpressionUpdate(IModelDelta, IPresentationContext, IExpression, DataRequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.VMExpressionUpdate.VMExpressionUpdate(TreePath, Object, IPresentationContext, IExpression, DataRequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionManagerVMNode.getCellEditor(IPresentationContext, String, Object, Composite) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionVMProvider.createColumnPresentation(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionVMProvider.ExpressionVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionColumnPresentation.init(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionVMProvider.getColumnPresentationId(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionManagerVMNode.getCellModifier(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.DisabledExpressionVMNode.getCellModifier(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.DefaultDsfModelSelectionPolicyFactory.createModelSelectionPolicyAdapter(Object, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.AbstractLaunchVMProvider.AbstractLaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.DefaultDsfSelectionPolicy.contains(ISelection, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.DefaultDsfSelectionPolicy.overrides(ISelection, ISelection, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.DefaultDsfSelectionPolicy.isSticky(ISelection, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.modules.ModulesVMProvider.ModulesVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.numberformat.FormattedValueVMUtil.getPreferredFormat(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.numberformat.NumberFormatsContribution.SelectNumberFormatAction.SelectNumberFormatAction(NumberFormatsContribution, IPresentationContext, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterGroupVMNode.getCellEditor(IPresentationContext, String, Object, Composite) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterVMNode.getCellEditor(IPresentationContext, String, Object, Composite) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterBitFieldVMNode.getCellModifier(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterVMProvider.getColumnPresentationId(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterBitFieldVMNode.getShowTypeNamesState(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterVMNode.getShowTypeNamesState(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterVMNode.getCellModifier(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterColumnPresentation.init(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterVMProvider.createColumnPresentation(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterBitFieldVMNode.getCellEditor(IPresentationContext, String, Object, Composite) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterGroupVMNode.getCellModifier(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterVMProvider.RegisterVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMNode.getCellModifier(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMProvider.VariableVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMProvider.createColumnPresentation(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMProvider.getColumnPresentationId(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMNode.getShowTypeNamesState(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMNode.getCellEditor(IPresentationContext, String, Object, Composite) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableColumnPresentation.init(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMViewerUpdate.VMViewerUpdate(TreePath, Object, IPresentationContext, RequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMViewerUpdate.VMViewerUpdate(IModelDelta, IPresentationContext, RequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMAdapter.createColumnPresentation(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.DefaultVMModelProxyStrategy.init(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMChildrenCountUpdate.VMChildrenCountUpdate(TreePath, Object, IPresentationContext, DataRequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMChildrenCountUpdate.VMChildrenCountUpdate(IModelDelta, IPresentationContext, DataRequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.createColumnPresentation(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMAdapter.createViewModelProvider(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMAdapter.createModelProxy(Object, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.IVMAdapter.getVMProvider(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.createModelProxy(Object, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMAdapter.getVMProvider(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMViewerUpdate.ClientUpdatePlaceHolder.ClientUpdatePlaceHolder(TreePath, Object, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMAdapter.getColumnPresentationId(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMChildrenUpdate.VMChildrenUpdate(IModelDelta, IPresentationContext, int, int, DataRequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMChildrenUpdate.VMChildrenUpdate(TreePath, Object, IPresentationContext, int, int, DataRequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMHasChildrenUpdate.VMHasChildrenUpdate(IModelDelta, IPresentationContext, DataRequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMHasChildrenUpdate.VMHasChildrenUpdate(TreePath, Object, IPresentationContext, DataRequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.getColumnPresentationId(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.AbstractVMProvider(AbstractVMAdapter, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.datamodel.AbstractDMVMProvider.AbstractDMVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.properties.VMPropertiesUpdate.VMPropertiesUpdate(Set, TreePath, Object, IPresentationContext, DataRequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.createModelProxy(Object, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.AbstractCachingVMProvider(AbstractVMAdapter, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.MultiLevelUpdateHandler.MultiLevelUpdateHandler(Executor, IVMModelProxy, IPresentationContext, IElementContentProvider, RequestMonitor) -1 PRIVATE_PERMISSIBLE
org.eclipse.dltk.internal.debug.ui.variables.ScriptVariableLabelProvider.getModelPresentation(IPresentationContext, String) -1 PRIVATE
org.eclipse.dltk.internal.debug.ui.variables.ScriptVariableLabelProvider.getValueText(IVariable, IValue, IPresentationContext) -1 PRIVATE
org.eclipse.dltk.internal.debug.ui.variables.ScriptVariableLabelProvider.getVariableName(IVariable, IPresentationContext) -1 PRIVATE
org.eclipse.jdt.internal.debug.ui.ExpressionInformationControlCreator.ExpressionInformationControl.TreeRoot.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.ExpressionInformationControlCreator.ExpressionInformationControl.TreeRoot.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.OwningThreadContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.ContendedMonitorContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.OwnedMonitorContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.JavaThreadContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.JavaThreadContentProvider.hasChildren(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.OwningThreadContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.JavaThreadContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.WaitingThreadContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.ContendedMonitorContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.WaitingThreadContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.monitors.OwnedMonitorContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaDebugTargetContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaThreadGroupContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaModelProxyFactory.createModelProxy(Object, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaThreadGroupLabelProvider.getLabel(TreePath, IPresentationContext, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaThreadGroupLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaDebugTargetContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaThreadGroupContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableContentProvider.getAllChildren(Object, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableLabelProvider.getColumnText(IVariable, IValue, IPresentationContext, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaExpressionContentProvider.getAllChildren(Object, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaExpressionContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaContentProviderFilter.includeConstants(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableLabelProvider.getValueTypeName(IVariable, IValue, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaContentProviderFilter.includeStatic(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableLabelProvider.getLabel(TreePath, IPresentationContext, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableContentProvider.hasChildren(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableLabelProvider.isShowQualfiiedNames(IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaExpressionContentProvider.hasChildren(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaExpressionContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableColumnPresentationFactory.getColumnPresentationId(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableColumnPresentationFactory.isApplicable(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaStackFrameContentProvider.getAllChildren(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableLabelProvider.getVariableTypeName(IVariable, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableColumnPresentationFactory.createColumnPresentation(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableEditor.getCellModifier(IPresentationContext, Object) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaContentProviderFilter.filterVariables(Object[], IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableLabelProvider.getValueText(IVariable, IValue, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableEditor.getCellEditor(IPresentationContext, String, Object, Composite) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaStackFrameMementoProvider.getElementName(Object, IPresentationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.php.internal.debug.ui.views.variables.PHPVariableColumnEditor.getCellModifier(IPresentationContext, Object) -1 PRIVATE
org.eclipse.wst.jsdt.debug.internal.ui.adapters.JavaScriptModelProxyFactory.createTreeModelProxy(Object, TreePath, IPresentationContext) -1 PRIVATE
org.eclipse.wst.jsdt.debug.internal.ui.adapters.JavaScriptAsyncContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) -1 PRIVATE
org.eclipse.wst.jsdt.debug.internal.ui.adapters.JavaScriptAsyncContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) -1 PRIVATE
org.eclipse.wst.jsdt.debug.internal.ui.adapters.JavaScriptAsyncContentProvider.supportsContext(IPresentationContext) -1 PRIVATE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentUpdate.getPresentationContext() -1 PRIVATE
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentContentProvider.getPresentationContext() -1 PRIVATE
org.eclipse.cdt.dsf.debug.ui.viewmodel.actions.AbstractVMProviderActionDelegate.getPresentationContext() -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMNode.3.getPresentationContext() -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMNode.1.getPresentationContext() -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMNode.2.getPresentationContext() -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.getPresentationContext() -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.IVMProvider.getPresentationContext() -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMViewerUpdate.getPresentationContext() -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.DefaultVMModelProxyStrategy.getPresentationContext() -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.VMViewerUpdate.ClientUpdatePlaceHolder.getPresentationContext() -1 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.MultiLevelUpdateHandler.DummyLabelUpdate.getPresentationContext() -1 PRIVATE_PERMISSIBLE
[+] addPropertyChangeListener(IPropertyChangeListener) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.init(IEditorSite, IEditorInput) 87 PRIVATE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMProvider.BreakpointVMProvider(AbstractVMAdapter, IPresentationContext) 190 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionVMProvider.ExpressionVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) 97 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterVMProvider.RegisterVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) 71 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMProvider.VariableVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) 68 PRIVATE_PERMISSIBLE
[+] dispose() : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyDocumentProvider.DocumentInfo.dispose() 59 PRIVATE
org.eclipse.jdt.internal.debug.ui.ExpressionInformationControlCreator.ExpressionInformationControl.dispose() 235 PRIVATE_PERMISSIBLE
[+] getColumns() : String[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.dsf.ui.viewmodel.update.MultiLevelUpdateHandler.MultiLevelUpdateHandler(Executor, IVMModelProxy, IPresentationContext, IElementContentProvider, RequestMonitor) 139 PRIVATE_PERMISSIBLE
[+] getId() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementProxyFactory.createModelProxy(Object, IPresentationContext) 32 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CStackFrameMementoProvider.compareElements(IElementCompareRequest[]) 40 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugTargetContentProvider.update(IChildrenUpdate[]) 49 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CStackFrameMementoProvider.encodeElements(IElementMementoRequest[]) 30 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CRegisterManagerProxyMementoProvider.getElementName(Object, IPresentationContext) 27 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDefaultViewerInputProvider.getViewerInput(Object, IPresentationContext, IViewerUpdate) 31 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CStackFrameContentProvider.update(IHasChildrenUpdate[]) 40 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CThreadContentProvider.update(IChildrenCountUpdate[]) 31 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CStackFrameViewerInputProvider.getViewerInput(Object, IPresentationContext, IViewerUpdate) 30 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.RegistersViewColumnPresentationFactory.getColumnPresentationId(IPresentationContext, Object) 34 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CThreadContentProvider.update(IHasChildrenUpdate[]) 40 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CStackFrameContentProvider.update(IChildrenUpdate[]) 49 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugTargetContentProvider.update(IChildrenCountUpdate[]) 31 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementProxyFactory.createModelProxy(Object, IPresentationContext) 48 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.RegistersViewColumnPresentationFactory.createColumnPresentation(IPresentationContext, Object) 25 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CStackFrameContentProvider.update(IChildrenCountUpdate[]) 31 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementProxyFactory.createModelProxy(Object, IPresentationContext) 43 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugTargetContentProvider.update(IHasChildrenUpdate[]) 40 PRIVATE
org.eclipse.cdt.debug.internal.ui.elements.adapters.CThreadContentProvider.update(IChildrenUpdate[]) 49 PRIVATE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext) 59 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext) 57 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext) 55 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext) 53 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext) 49 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbExpressionVMProvider.configureLayout() 72 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext) 51 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext) 47 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.compareElements(IElementCompareRequest[]) 182 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.encodeElements(IElementMementoRequest[]) 207 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.internal.ui.viewmodel.numberformat.detail.NumberFormatDetailPane.display(IStructuredSelection) 647 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionVMProvider.configureLayout() 221 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionVMProvider.update(IViewerInputUpdate) 419 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.StackFramesVMNode.compareElements(IElementCompareRequest[]) 836 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.DefaultDsfSelectionPolicy.isSticky(ISelection, IPresentationContext) 80 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.DefaultDsfModelSelectionPolicyFactory.createModelSelectionPolicyAdapter(Object, IPresentationContext) 31 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.DefaultDsfSelectionPolicy.contains(ISelection, IPresentationContext) 60 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.DefaultDsfSelectionPolicy.overrides(ISelection, ISelection, IPresentationContext) 140 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.StackFramesVMNode.encodeElements(IElementMementoRequest[]) 862 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMNode.compareElements(IElementCompareRequest[]) 1257 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMNode.encodeElements(IElementMementoRequest[]) 1279 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.updateNode(IVMNode, IChildrenUpdate) 664 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.updateNode(IVMNode, IHasChildrenUpdate[]) 564 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.handleEvent(Object, RequestMonitor) 294 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.updateNode(IVMNode, IChildrenCountUpdate) 615 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.2.handleSuccess() 384 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.4.handleErrorOrWarning() 631 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.3.handleErrorOrWarning() 579 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.handleEvent(Object, RequestMonitor) 307 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.handleEvent(IVMModelProxy, Object, RequestMonitor) 375 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.handleEvent(Object, RequestMonitor) 258 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider.handleEvent(Object, RequestMonitor) 313 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.updateNode(IVMNode, IChildrenUpdate) 602 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.5.handleSuccess() 666 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.updateNode(IVMNode, IChildrenUpdate) 632 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.updateNode(IVMNode, IHasChildrenUpdate[]) 458 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.updateNode(IVMNode, IPropertiesUpdate[]) 1112 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.2.handleCompleted() 476 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.flush(AbstractCachingVMProvider.FlushMarkerKey) 706 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.updateNode(IVMNode, IChildrenCountUpdate) 507 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.6.handleCompleted() 1206 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.4.handleCancel() 591 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.updateNode(IVMNode, IPropertiesUpdate[]) 1124 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.3.handleCompleted() 524 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.4.handleSuccess() 567 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaModelProxyFactory.createModelProxy(Object, IPresentationContext) 31 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaDebugTargetContentProvider.getChildCount(Object, IPresentationContext, IViewerUpdate) 30 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaDebugTargetContentProvider.getChildren(Object, int, int, IPresentationContext, IViewerUpdate) 46 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableLabelProvider.isShowQualfiiedNames(IPresentationContext) 120 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableLabelProvider.isShowQualfiiedNames(IPresentationContext) 119 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableLabelProvider.isShowQualfiiedNames(IPresentationContext) 117 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaContentProviderFilter.includeStatic(IPresentationContext) 80 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaVariableColumnPresentationFactory.isApplicable(IPresentationContext, Object) 48 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.variables.JavaContentProviderFilter.includeConstants(IPresentationContext) 94 PRIVATE_PERMISSIBLE
org.eclipse.wst.jsdt.debug.internal.ui.adapters.JavaScriptModelProxyFactory.createTreeModelProxy(Object, TreePath, IPresentationContext) 33 PRIVATE
org.eclipse.wst.jsdt.debug.internal.ui.adapters.JavaScriptAsyncContentProvider.supportsContext(IPresentationContext) 76 PRIVATE
[+] getProperties() : String[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.dsf.debug.internal.ui.ExpressionInformationControlCreator.ExpressionInformationControl.createContent(Composite) 299 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.ExpressionInformationControlCreator.ExpressionInformationControl.createContent(Composite) 282 PRIVATE_PERMISSIBLE
[+] getProperty(String) : Object
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.breakpoints.GdbBreakpointVMProvider.calcFileteredBreakpoints(DataRequestMonitor) 67 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.internal.ui.ExpressionInformationControlCreator.ExpressionInformationControl.createContent(Composite) 302 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.internal.ui.viewmodel.numberformat.detail.NumberFormatDetailPane.display(IStructuredSelection) 649 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMProvider.ContainerBreakpointsCache.1.handleSuccess() 157 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.AbstractBreakpointVMNode.getDeltaFlags(Object) 163 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.AbstractBreakpointVMNode.buildDelta(Object, VMDelta, int, RequestMonitor) 202 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.AbstractBreakpointVMNode.3.handleCompleted() 107 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.AbstractBreakpointVMNode.getDeltaFlags(Object) 153 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.AbstractBreakpointVMNode.buildDelta(Object, VMDelta, int, RequestMonitor) 205 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.AbstractBreakpointVMNode.getDeltaFlags(Object) 156 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.AbstractBreakpointVMNode.buildDelta(Object, VMDelta, int, RequestMonitor) 211 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMProvider.configureLayout() 215 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.StackFramesVMNode.getStackFrameLimit(IRunControl.IExecutionDMContext) 881 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.StackFramesVMNode.fillFrameDataProperties(IPropertiesUpdate, IStack.IFrameDMData) 439 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.numberformat.FormattedValueVMUtil.getPreferredFormat(IPresentationContext) 112 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.numberformat.NumberFormatsPropertyTester.testProvider(IVMProvider, String, Object) 83 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.numberformat.NumberFormatsContribution.getContributionItems() 96 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterVMNode.getShowTypeNamesState(IPresentationContext) 485 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterBitFieldVMNode.getShowTypeNamesState(IPresentationContext) 518 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMNode.getShowTypeNamesState(IPresentationContext) 682 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.getActiveUpdateScope() 1239 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.getActiveUpdatePolicy() 407 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.ExpressionInformationControlCreator.ExpressionInformationControl.createContent(Composite) 285 PRIVATE_PERMISSIBLE
[+] getWindow() : IWorkbenchWindow
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMProvider.BreakpointVMProvider(AbstractVMAdapter, IPresentationContext) 192 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.AbstractBreakpointVMNode.buildDelta(Object, VMDelta, int, RequestMonitor) 212 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMProvider.dispose() 235 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.AbstractBreakpointVMNode.buildDelta(Object, VMDelta, int, RequestMonitor) 192 PRIVATE_PERMISSIBLE
[+] removePropertyChangeListener(IPropertyChangeListener) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.dispose() 155 PRIVATE
org.eclipse.cdt.dsf.debug.ui.viewmodel.breakpoints.BreakpointVMProvider.dispose() 233 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionVMProvider.dispose() 338 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterVMProvider.dispose() 127 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMProvider.dispose() 80 PRIVATE_PERMISSIBLE
[+] setProperty(String, Object) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.dsf.debug.internal.ui.ExpressionInformationControlCreator.ExpressionInformationControl.createContent(Composite) 302 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionVMProvider.update(IViewerInputUpdate) 428 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.AbstractLaunchVMProvider.handlePropertyChanged(IPreferenceStore, PropertyChangeEvent) 291 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.AbstractLaunchVMProvider.AbstractLaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) 81 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.AbstractLaunchVMProvider.handlePropertyChanged(IPreferenceStore, PropertyChangeEvent) 293 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.AbstractLaunchVMProvider.handlePropertyChanged(IPreferenceStore, PropertyChangeEvent) 297 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.AbstractLaunchVMProvider.AbstractLaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession) 91 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.debug.ui.viewmodel.numberformat.NumberFormatsContribution.SelectNumberFormatAction.run() 63 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.setActiveUpdateScope(IVMUpdateScope) 1258 PRIVATE_PERMISSIBLE
org.eclipse.cdt.dsf.ui.viewmodel.update.AbstractCachingVMProvider.setActiveUpdatePolicy(IVMUpdatePolicy) 421 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.debug.ui.ExpressionInformationControlCreator.ExpressionInformationControl.createContent(Composite) 285 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional